started work on the tiff non-incremental loader.
authorJonathan Blandford <jrb@redhat.com>
Thu, 28 Oct 1999 14:46:46 +0000 (14:46 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Thu, 28 Oct 1999 14:46:46 +0000 (14:46 +0000)
commit5a8b538ee199f1f9dbcd3b6f68e5753c0ef03170
tree98fc3c19ab9c8d6d66e6abee30441ec542d4fc36
parent53ffebed1953f888c0aaedbc9564f7c6a3cf8805
started work on the tiff non-incremental loader.

1999-10-28  Jonathan Blandford  <jrb@redhat.com>

* src/io-tiff.c (image_load_increment): started work on the tiff
non-incremental loader.

* src/io-gif.c (image_load_increment): started work on the gif
incremental loader.

* src/gdk-pixbuf-io.h: Changed ModuleType to GdkPixbufModule.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/gdk-pixbuf-io.h
gdk-pixbuf/gdk-pixbuf-loader.c
gdk-pixbuf/io-gif.c
gdk-pixbuf/io-tiff.c
gtk/gdk-pixbuf-loader.c